create database - Docs search results

CREATE DATABASE

CREATE DATABASE Prev   Up SQL Commands Home   Next CREATE DATABASE CREATE DATABASEcreate a new database

22.2. Creating a Database

Creating a Database Prev   Up Chapter 22. Managing Databases Home   Next 22.2. Creating a Database

Index

CREATE DATABASE, Creating a Database , CREATE DATABASE CREATE DOMAIN, CREATE DOMAIN CREATE EVENT TRIGGER, CREATE

1.3. Creating a Database

Creating a Database Prev   Up Chapter 1. Getting Started Home   Next 1.3. Creating a Database

22.3. Template Databases

Databases CREATE DATABASE actually works by copying an existing database. By default, it copies the standard

createdb

database Synopsis createdb [ connection-option ...] [ option ...] [ dbname [ description ]] Description createdb creates a new Postgres Pro database

18.2. Creating a Database Cluster

Creating a Database Cluster Prev   Up Chapter 18. Server Setup and Operation Home   Next 18.2. Creating

pg_dump

create the database itself and reconnect to the created database. (With a script of this

initdb

database cluster Synopsis initdb [ option ...] [ --pgdata | -D ] directory Description initdb creates a new Postgres Pro database

pg_restore

Create the database before restoring into it. If --clean is also specified, drop and recreate

Part VI. Reference

CREATE DATABASEcreate a new database CREATE DOMAIN — define a new domain CREATE EVENT TRIGGER

CREATE ROLE

CREATE ROLE — define a new database role Synopsis CREATE ROLE name [ [ WITH ] option [ ... ] ] where option

SQL Commands

CREATE DATABASEcreate a new database CREATE DOMAIN — define a new domain CREATE EVENT TRIGGER

17.1. Installing Postgres Pro Enterprise on Linux

create a database cluster and start the database server are as follows: 1-GHz processor

22.6. Tablespaces

database it is copied from. Two tablespaces are automatically created when the database cluster is initialized